[INFO] cloning repository https://github.com/chotchki/rancid-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chotchki/rancid-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Francid-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Francid-cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60001a39a0509dc813b86b77928d0eb3a530961f
[INFO] fixing chotchki/rancid-cache against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Francid-cache" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chotchki/rancid-cache
[INFO] finished tweaking git repo https://github.com/chotchki/rancid-cache
[INFO] tweaked toml for git repo https://github.com/chotchki/rancid-cache written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chotchki/rancid-cache on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chotchki/rancid-cache already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733
[INFO] running `Command { std: "docker" "start" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking plugin_interface v0.1.0 (/opt/rustwide/workdir/plugin_interface)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking coordinator v0.1.0 (/opt/rustwide/workdir/coordinator)
[INFO] [stderr]     Checking builder v0.1.0 (/opt/rustwide/workdir/builder)
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> builder/src/cli.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> coordinator/src/cli.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> coordinator/src/cli.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> builder/src/cli.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]  --> coordinator/src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let cli = Cli::parse();
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]  --> coordinator/src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let cli = Cli::parse();
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking rancid-cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `new` in crate `builder`
[INFO] [stdout]   --> tests/test_basic_backend.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let module_builder = builder::new(builder_config)?;
[INFO] [stdout]    |                                   ^^^ not found in `builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load` in crate `coordinator`
[INFO] [stdout]   --> tests/test_basic_backend.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let coordinator = coordinator::load(coordinator_config).await?;
[INFO] [stdout]    |                                    ^^^^ not found in `coordinator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> tests/test_basic_backend.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let coordinator_handle = tokio::spawn(async move {
[INFO] [stdout]    |                                           ---------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 33 |         //Need to figure out how to find the port out, maybe come back in with the config again?
[INFO] [stdout] 34 |         coordinator.start().await?;
[INFO] [stdout]    |                                  ^ cannot use the `?` operator in an async block that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/test_basic_backend.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     todo!("Make a request to the coordinator and ensure something google like comes out");
[INFO] [stdout]    |     ------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 38 |
[INFO] [stdout] 39 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rancid-cache` (test "test_basic_backend") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733", kill_on_drop: false }`
[INFO] [stdout] 76d937333c3a8ad277e03e01c68944878120517eb46fd665c61e95adda745733
